Welcome![Sign In][Sign Up]
Location:
Search - delete file

Search list

[JSPJavascript(File-operation)

Description: JavaScript的高级应用:对文件和文件夹进行读、写和删除-JavaScript' s advanced applications: files and folders for read, write and delete
Platform: | Size: 7168 | Author: 张弛 | Hits:

[JSP/JavaFile-system

Description: 1. 在内存中开辟一个虚拟磁盘空间作为文件存储器,在其上实现一个多用户多目录的文件系统。 2. 文件物理结构可采用显式链接或其他方法。 3. 磁盘空闲空间的管理可选择位示图或其他方法。如果采用位示图来管理文件存储空间,并采用显式链接分配方式,则可以将位示图合并到FAT中。 4. 文件目录结构采用多用户多级目录结构,每个目录项包含文件名、物理地址、长度等信息,还可以通过目录项实现对文件的读和写的保护。目录组织方式可以不使用索引结点的方式,但使用索引结点,则难度系数为1.2。 5. 设计一个较实用的用户界面,方便用户使用。要求提供以下相关文件操作: (1)具有login (用户登录) (2)系统初始化(建文件卷、提供登录模块) (3)文件的创建: create (4)文件的打开:open (5)文件的读:read (6)文件的写:write (7)文件关闭:close (8)删除文件:delete (9)创建目录(建立子目录):mkdir (10)改变当前目录:cd (11)列出文件目录:dir (12)退出:logout - Allow phonetic typing EnglishSpanishArabic A.In memory to open up a virtual disk space, file storage, file system on more than one user directory. Two. Document physical structure can be explicitly links or other methods. 3. Disk free space management selectable bit diagram or other means. If you use the diagram to manage file storage space, and explicitly links allocation, the bit to show maps of the FAT. 4. The file directory structure using the multi-user multi-level directory structure, each directory entry contains the file name, physical address, the length of the file read and write protection, but also through the directory entry. Directory organization can not use the index nodes of the way, but using an index node, then the difficulty factor of 1.2. 5 Design a practical user interface, user-friendly. Request the relevant documents of the following: (1) login (user login) (2) The system is initialized (build file volume to provide the login module) (3) file creati
Platform: | Size: 3136512 | Author: 金国跃 | Hits:

[Otherok-

Description: 能够为用户实现登陆 创建 删除等对文件的操作。且设置有一个前后台虚拟磁盘-For the user to achieve landing to create a delete file operation. And set up a before and after the virtual disk
Platform: | Size: 4096 | Author: ccccxvb | Hits:

[Software EngineeringPBcopy

Description: PB内文件复制和删除代码,1、文件拷贝,2、删除文件-PB within the file copy and delete the code, a file copy, delete file
Platform: | Size: 1024 | Author: laijj | Hits:

[Software EngineeringFile

Description: 完整的.net对文件的操作代码,删除。创建。读取。重命名-Complete net operating code file, delete. Created. Read. Rename
Platform: | Size: 1024 | Author: 张三 | Hits:

[File OperateDelete-the-file

Description: 文件的删除,对选中文件进行删除操作,操作系统课程设计题目!-File to delete the selected file deletion, operating system, curriculum design subject!
Platform: | Size: 1861632 | Author: 马敬超 | Hits:

[File OperateVCPP-File-Copy-delete-move

Description: 文件的拷贝,删除,移动的功能,非常好用,欢迎下载-File copy, delete, move functions, very easy to use, welcome to download
Platform: | Size: 15360 | Author: dashan | Hits:

[File Operatefilesystem

Description: 运行程序后,打开程序主界面。本程序主要实现了新建文件、复制、移动、删除等功能。 在“文件”菜单中可执行新建文件及文件夹、检索文件操作。 在“编辑”菜单中可执行批量复制、移动及删除文件操作。 在“工具”菜单中可执行文件分类操作。 -After running the program, open the main program interface. The main achievement of the new program files, copy, move, delete and other functions. Executable in the File menu to create a new file and folder, retrieve the file operations. Executable batch copy, move and delete file operations in the " Edit" menu. Classification executable file in the " Tools" menu operation.
Platform: | Size: 187392 | Author: bounds | Hits:

[File OperateGotoRAR

Description: 批量处理压缩包RAR添加删除里面的文件内容,绿色版-Batch processing the compression package RAR add delete file inside content, green version
Platform: | Size: 473088 | Author: 张强 | Hits:

[JSP/Javacreate--delete-copy-file

Description: 1、实现文件夹创建、删除、进入。 2、实现当前文件夹下的内容罗列。 3、实现文件拷贝和文件夹拷贝(文件夹拷贝指深度拷贝,包括所有子目录和文件)。 4、实现指定文件的加密和解密。 -create,delete,enter file , show the content of the file and encrypt the file
Platform: | Size: 6144 | Author: 孟瑶 | Hits:

[LabViewdelete

Description: 删除选定的文件,简单实用,赶紧下载吧,还等什么-Delete the selected file
Platform: | Size: 9216 | Author: 李辉 | Hits:

[File Operatefile-manager

Description: java课的小实验,内容是Create/Delete a directory. Enter a specified directory. List the files and directories in the current directory (you do not have to expand any sub-directory). Rename/delete a specified file. Copy a specified file to another directory. Copy a specified directory (along with all sub-directories and files) to another directory. Encrypt/decrypt a specified file. -java class experiment, the content is the Create/Delete a directory. Enter a specified directory. List the files and directories in the current directory (you do not have to expand any sub-directory). Rename/delete a specified file. Copy a specified file to another directory. Copy a specified directory (along with all sub-directories and files) to another directory. Encrypt/decrypt a specified file.
Platform: | Size: 8192 | Author: JNS | Hits:

[CSharpfile-management

Description: 这段代码里面还有C#常见文件操作,包括获取程序文件信息,或者指定文件的根信息,获取当前程序所在的文件夹,获取和设置文件或文件夹属性,创建或删除多层文件夹,切分组合文件,加密解密文件,操作打印文件,播放MP3、VCD、DVD、Flash、RealPlayer文件等-The code inside C# common file operations, including program files to obtain information, or specify the root of the file information, to get the current program where the folder, get and set file or folder attributes, create, or delete multiple folders, cut sub combination of file encryption decryption file operations Print documents, play MP3, VCD, DVD, Flash, RealPlayer file
Platform: | Size: 2825216 | Author: haizi | Hits:

[File OperateFile

Description: 该程序主要实现了 文件的写入,文件的读取,文件删除,以及文件输出时的颜色和字体的设置。我花了两天时间弄好了,希望对大家有所帮助!-This program can read/write/delete the text file by useing CFile class.and also can set the font and color when you show the content on the view!
Platform: | Size: 2079744 | Author: 阿杜 | Hits:

[Otherdelfile

Description: 定时删除指定文件 定时删除指定文件-delete file in any times
Platform: | Size: 1024 | Author: hyf | Hits:

[JSP/JavaFile-manager

Description: 功能比较完善,只是没有美化的文件管理系统。具体功能包括简单的登录注册,添加,查询,修改,删除,上传,下载各类文件,也有日志功能-The function is perfect, just do not beautify the document management system. Specific features include simple login registration, add, query, modify, delete, upload, download documents, log function
Platform: | Size: 2134016 | Author: 清龙 | Hits:

[JSP/JavaDelFile

Description: 每隔五分钟自动删除系统指定文件,并且返回结果。-delete file every five minutes
Platform: | Size: 9216 | Author: 杨昊 | Hits:

[OtherThe-system-of-managing-student-file

Description: 学生档案管理系统,实现用户,学生信息和成绩的增,删,改的功能。-Student records management system, student information and grades add, delete, and change the function.
Platform: | Size: 509952 | Author: 杨莹 | Hits:

[WEB Code25175dangan0909

Description: 25175学生档案管理系统 后台功能: 1.菜单自定义管理 2.管理员密码账号管理 3.管理员添加,修改,删除 4.数据库备份,压缩,恢复,软件空间占用 5.姓名,像片规格,曾 用 名 ,性别,出生日期,免冠照片,学号,所在集体,身份证号,入学学历,政治面貌 入学日期,加入组织,日期, 民族,籍贯,家庭住址,联系电话,邮编 6.何年何月到何年何月 所在学校或单位 任何职务 证明人 学习情况 个人特长 奖惩记录 爱好 处分记过 学籍异动情况 毕(结)业或肄业日期 毕(结)业或肄业去向 备 注 >>学生档案信息资料添加,修改,删除 7.真实姓名: 曾 用 名: 性 别:学 号: 身份证号: 籍 贯:的查询 8.8.分页,批量删除,档案详细分类查询 9.无组件图片上传 10.路径自动生成 11.切换查看/全部 自定义格式查看 ,添加信息 | 信息列表 12.年届,系所,专业,班级的管理,删除,修改,添加 13.管理员权限设置 后台管理:admin/login.asp 管理员:admin 密码:admin 学生登陆测试账号(学号):0700011541112 密码(身份证号):330282198205293675-25175 students file management system background function: 1 custom management menu 2 database backup, compression, restoration, software space 3 name, photo specifications, used the name, gender, date of birth, photograph, student number, the collective, the ID number, school education, political affiliation Date of admission, to join the organization, date, nationality, native place, home address, telephone number, zip code Real name: 4 had: sex: Number: ID number: nationality through: query 5.8. pagination, bulk delete, file query classification 6 components without upload pictures 7 automatic path generation 8 view/full custom format to view, add information | information list In 9 years, the Department, professional, class management, delete, modify, add 10 administrator settings The backstage management: admin/login.asp Administrator password: admin: admin Student landing test number (Student ID) :0700011541112 Password ( ID) :330282198205293675
Platform: | Size: 779264 | Author: dsagadwo | Hits:

[WEB Codedcr_qy(utf)_v1.1.1

Description: 稻草人企业站管理系统基于php+sqlite与php+mysql两个版本,php+sqlite特点和asp+access差不多,优点是利于备份,现在大多网站空间都支持php+sqlite。php+mysql特点是利于处理大量的数据,但备份和还原不方便。 网站特点: 1、程序分为php+sqlite、php+mysql两个版本 2、程序采用php+smarty模板技术 修改模板方便 3、程序采用面对对象 模块开发.调用管理方便 4、程序可以开启伪静态功能 5、后台能编辑删除文件 6、后台能进行数据库管理、备份等操作 6、生成百度sitemap、Google sitemap功能 7、留言发邮件功能-Scarecrow station business management system based on php+sqlite and php+mysql two versions, the characteristics of php+sqlite and asp+access almost, has the advantages of convenient backup, now mostly web space to support php+sqlite. Php+mysql is beneficial to handle large amounts of data, but not easy backup and restore. Site characteristics: In 1, the program is divided into php+sqlite, php+mysql two edition In 2, the program using the php+smarty template technology to modify the template to facilitate 3, the use of face object program module development call management convenient. 4, procedures can open pseudo static function In 5, the background can edit delete file In 6, the background to database, backup operation In 6, sitemap, Google sitemap function generating Baidu 7, leave a message send mail function
Platform: | Size: 980992 | Author: sdfweio | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

CodeBus www.codebus.net